| Total Complexity | 13 |
| Dependencies | 7 |
| Dependents | 2 |
| Total lines | 120 |
| Lines of code | 47 |
| Logical lines of code | 27 |
| Comment lines | 54 |
| Methods | 7 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| process_items() | 55 | 4 | 20 | |
| can_schedule() | 79 | 2 | 3 | |
| schedule() | 73 | 2 | 5 | |
| get_failure_rate_message() | 69 | 2 | 7 | |
| __construct() | 70 | 1 | 6 | |
| get_name() | 82 | 1 | 3 | |
| is_scheduled() | 80 | 1 | 3 |